Skip to content

Test project for ticket #35420 (support for RSS stylesheets)

License

Notifications You must be signed in to change notification settings

bmispelon/django-ticket-35420

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ticket-35420

Test project for ticket #35420 (support for RSS stylesheets)

How to run it

pip install -r requirements.txt  # ideally in a virtualenv
python manage.py migrate  # will magically create test data
python manage.py runserver
python -m webbrowser http://localhost:8000/  # or open the URL in your browser

About

Test project for ticket #35420 (support for RSS stylesheets)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published