|
locale
|
Fix typo in polish locale
|
2015-07-19 15:46:27 +02:00 |
|
management
|
Use correct setting module.
|
2013-09-13 18:36:49 +02:00 |
|
migrations
|
Add south and django migrations
|
2015-05-02 13:13:51 -05:00 |
|
south_migrations
|
Fix unicode literals for Python 3.2
|
2015-05-02 13:23:27 -05:00 |
|
templates
|
{% load url from future %}. See fff8a4e1 :)
|
2013-05-27 08:59:44 +10:00 |
|
admin.py
|
clean out
|
2014-09-10 22:49:45 +08:00 |
|
conf.py
|
Merge pull request #86 from aptwebapps/master
|
2015-04-24 13:16:55 -05:00 |
|
forms.py
|
Use django-appconf for nicer settings handling.
|
2013-09-13 17:59:52 +02:00 |
|
signals.py
|
Revamped tests and added Travis config.
|
2013-08-01 13:12:49 +02:00 |
|
util.py
|
Use django-appconf for nicer settings handling.
|
2013-09-13 17:59:52 +02:00 |
|
views.py
|
Use correct setting module.
|
2013-09-13 18:36:49 +02:00 |